projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3af863
)
docs: remove mention of old GtkList and GtkCList
author
Dieter Verfaillie
<dieterv@optionexplicit.be>
Sun, 8 Jun 2014 21:39:50 +0000
(23:39 +0200)
committer
Dieter Verfaillie
<dieterv@optionexplicit.be>
Thu, 12 Jun 2014 18:46:21 +0000
(20:46 +0200)
Reported by andlabs in irc://irc.gnome.org/gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=731382
gtk/gtkscrolledwindow.h
patch
|
blob
|
history
diff --git
a/gtk/gtkscrolledwindow.h
b/gtk/gtkscrolledwindow.h
index 443a8c9a0f2452f769f21f130e7e8195c29b0333..9ac60f83e74ba5bfcfffd6a4042846e3fad98000 100644
(file)
--- a/
gtk/gtkscrolledwindow.h
+++ b/
gtk/gtkscrolledwindow.h
@@
-122,7
+122,7
@@
typedef enum
* GtkPolicyType:
* @GTK_POLICY_ALWAYS: The scrollbar is always visible.
* @GTK_POLICY_AUTOMATIC: The scrollbar will appear and disappear as necessary. For example,
- * when all of a #Gtk
CList
can not be seen.
+ * when all of a #Gtk
TreeView
can not be seen.
* @GTK_POLICY_NEVER: The scrollbar will never appear.
*
* Determines when a scroll bar will be visible.